home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_2715 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  95 b   |  9 lines

  1. if(eval("/Variables:Arrive") eq "CoinPont")
  2. {
  3.    gotoAndPlay(2);
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.